Add a release not about GtkTable expand flags
authorMatthias Clasen <mclasen@redhat.com>
Mon, 1 Aug 2016 13:09:19 +0000 (09:09 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 1 Aug 2016 13:09:19 +0000 (09:09 -0400)
docs/reference/gtk/migrating-3xtoy.xml

index f140a4a8764ddbc8aa7b98adaa17ca5a1ea12c8e..1040c1234a22b2687d5d984173965acd1a423356 100644 (file)
       layout of those children to change, if they unintentionally had hexpand
       set before.
     </para>
+
+    <para>
+      The behavior of the expand flag in #GtkTables #GtkAttachOptions has been
+       changed to (again) match the behavior in #GtkBox and in GTK+ 2.x. These
+       options don't cause the table itself to expand.
+    </para>
   </section>
 </chapter>